home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / data / game5.dat / scripts / DefineButton2_125 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-22  |  79b  |  6 lines

  1. on(release){
  2.    play();
  3.    stopAllSounds();
  4.    set("../:sounds",false);
  5. }
  6.